Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ign -> gz Provisional Finale: Source Migration : gz-plugin #93

Merged
merged 4 commits into from
Jul 23, 2022

Conversation

methylDragon
Copy link
Contributor

@github-actions github-actions bot added the 🌱 garden Ignition Garden label Jul 14, 2022
@chapulina chapulina added the ign to gz Renaming Ignition to Gazebo. label Jul 14, 2022
MigrationFromCommon.md Outdated Show resolved Hide resolved
loader/src/cmd/plugin_main.cc Show resolved Hide resolved
@chapulina chapulina added the needs upstream release Blocked by a release of an upstream library label Jul 14, 2022
Copy link
Contributor

@ahcorde ahcorde left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

conflicts

Signed-off-by: methylDragon <methylDragon@gmail.com>
Signed-off-by: methylDragon <methylDragon@gmail.com>
@methylDragon
Copy link
Contributor Author

conflicts

Rebased and resolved! (I was wondering why the suffix became pre1 though, but I guess it brings it in line with the others)

Signed-off-by: methylDragon <methylDragon@gmail.com>
@methylDragon
Copy link
Contributor Author

CI tests were coming back with linting errors.
Then I realized I could hard-tock the DETAIL_IGNITION_PLUGIN_VISIBLE macro to fix that ba71a7a

@chapulina chapulina removed the needs upstream release Blocked by a release of an upstream library label Jul 22, 2022
@chapulina chapulina enabled auto-merge (squash) July 22, 2022 19:02
@codecov
Copy link

codecov bot commented Jul 22, 2022

Codecov Report

Merging #93 (dbddaba) into main (61e9588) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #93   +/-   ##
=======================================
  Coverage   99.35%   99.35%           
=======================================
  Files          17       17           
  Lines         617      617           
=======================================
  Hits          613      613           
  Misses          4        4           
Impacted Files Coverage Δ
core/include/gz/plugin/detail/SpecializedPlugin.hh 100.00% <ø> (ø)
register/include/gz/plugin/detail/Register.hh 100.00% <ø> (ø)
loader/src/cmd/plugin_main.cc 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 61e9588...dbddaba. Read the comment docs.

@chapulina chapulina merged commit 9ddd731 into main Jul 23, 2022
@chapulina chapulina deleted the ci_matching_branch/finale branch July 23, 2022 04:24
@@ -17,4 +17,4 @@ gz_build_tests(


add_subdirectory(include/gz/plugin)
install(DIRECTORY include/ignition DESTINATION ${IGN_INCLUDE_INSTALL_DIR_FULL})
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this broke installation of the include/ignition redirect headers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌱 garden Ignition Garden ign to gz Renaming Ignition to Gazebo.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants